Next: , Previous: Basic Types, Up: Basic Types


The link Widget

Syntax:

     type ::= (link [keyword argument]...  [ value ])

The value, if present, is used to initialize the :value property. The value should be a string, which will be inserted in the buffer.

By default the link will be shown in brackets.

— User Option: widget-link-prefix

String to prefix links.

— User Option: widget-link-suffix

String to suffix links.